home *** CD-ROM | disk | FTP | other *** search
/ Greenhouse Effect Detection Expriment / NASA Greenhouse Effect Detection Expriment 1992 - Disc 2.iso / software / dos / cdf22pc / src / include / makefile.bc < prev    next >
Encoding:
Makefile  |  1992-03-03  |  360 b   |  15 lines

  1. #----------------------------------------------------------------------------
  2. #
  3. #  NSSDC/CDF              Borland C/C++ makefile for CDF include files.
  4. #
  5. #  Version 1.0, 24-Feb-92, Hughes STX
  6. #
  7. #  Modification history:
  8. #
  9. #   V1.0  24-Feb-92, J Love    Original version.
  10. #
  11. #----------------------------------------------------------------------------
  12.  
  13. clean:
  14.     del *.bak
  15.